home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libdbus-1-qt3 / README < prev    next >
Text File  |  2006-11-15  |  615b  |  21 lines

  1. This is a backport of Harald Fernengel's Qt4 D-Bus bindings.
  2.  
  3. Some Qt4 based code had no direct equivalent in Qt3. Cases where this
  4. transition to Qt3 might not be fully correct are marked with FIXME-QT4
  5.  
  6. Depending on the use case it might be necessary to extend QDBusMesssage
  7. to allow marshalling/de-marshalling based on an application provided
  8. helper as the Qt3 QVariant can not handle all cases the Qt4 pendant can
  9. (user defined types, etc)
  10.  
  11. In order to build you need to copy or symlink the kde-common/admin directory
  12. into this directory and then run
  13.  
  14. make -f Makefile.cvs
  15.  
  16. to generate the configure script.
  17.  
  18.  
  19.  
  20.  
  21.